/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */
.abjjj .more {
    display: inline-block;
    background: #000;
    width: 136px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    display: none;
}

.abjjj .more a {
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 15px;
    padding-left: 18px;
}

.abjjj {
    position: relative;
    margin-top: 4%
}

.abjjj li {
    width: 80%;
    transition: all 0.3s ease;
}

.abjjj li img {
    width: 100%;
    height: auto;
}

.abjjj li:nth-child(1) {
    position: relative;
    z-index: 5;
    transform: translate(0px , 0px)!important;
}

.abjjj li:nth-child(2) {
    position: absolute;
    left: 20%;
    z-index: 4;
    width: 70%;
    transform: translateY(-50%);
    top: 50%;
}

.abjjj li:nth-child(3) {
    position: absolute;
    left: 35%;
    transform: translateY(-50%);
    top: 50%;
    z-index: 3;
    width: 60%;
}

.abjjj li:nth-child(4) {
    position: absolute;
    left: 49%;
    transform: translateY(-50%);
    top: 50%;
    z-index: 2;
    width: 50%;
}

.abjjj li:nth-child(5) {
    position: absolute;
    left: 62%;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
    width: 40%;
}

.abjjj li.on {
    z-index: 6;
    transform: translate(-10px , -50%);
}

.x-banner {
    height: 100%;
}

.x-banner .owl-carousel {
    position: relative;
    height: 100%;
}

.x-banner .owl-carousel .owl-stage-outer, .x-banner .owl-carousel .owl-stage-outer .owl-stage, .x-banner .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
}

.x-banner .owl-carousel .banner-item {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.x-banner .owl-carousel .banner-item a img {
    width: 100%;
}

.x-header-right {
    padding-top: 0.5%;
}

.x-header-right .lang {
    color: #fff;
    float: right;
    margin-right: 10%;
}

.x-header-right .lang a {
    font-size: 12px;
    color: #fff;
    font-family: 'Arial';
    margin: 0 10px;
}

.x-header-right #openBtn {
    width: 18px;
    height: 14px;
    position: relative;
    cursor: pointer;
    float: right;
    margin-top: 2px;
}

#openBtn .lcitem {
    width: 18px;
    height: 2px;
    background: #fff;
    position: absolute;
}

#openBtn .lcitem.top {
    top: 0;
    width: 13px;
}

#openBtn .lcitem.center {
    display: block;
    top: 6px;
}

#openBtn .lcitem.bottom {
    bottom: 0;
    width: 9px;
}

.openMenu .x-menu {
    visibility: visible;
    opacity: 1;
}

.openMenu #openBtn .lcitem.top {
    -webkit-transform: rotate( 45deg );
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg );
    top: 50%;
}

.openMenu #openBtn .lcitem.bottom {
    -webkit-transform: rotate( -45deg );
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    bottom: 50%;
}

.openMenu #openBtn .lcitem.top {
    width: 18px;
    top: 5px;
}

.openMenu #openBtn .lcitem.center {
    opacity: 0;
}

.openMenu #openBtn .lcitem.bottom {
    width: 18px;
    bottom: 7px;
}

.x-menu .nav-img {
    width: 23%;
    float: left;
    padding-top: 13%;
}

.x-menu .nav-img img {
    max-width: 100%;
}

.x-menu .nav-list {
    width: 77%;
    float: left;
    height: 100%;
}

/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¬ */
.x-about .about-left {
    width: 53%;
    float: left;
}

.x-about .about-title {
    background: url(../images/icon_bg.png) left top no-repeat;
    padding-left: 52px;
    transform: translate3d(0,100%,0);
}

.x-about .about-title h3 {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    padding-top: 15px;
}

.x-about .about-title .sub-title {
    color: #fff;
    font-size: 20px;
    font-family: 'Arial';
    /*text-transform: uppercase;*/
    margin-top: 10px;
}

.x-about .about-title .sub-title span {
    display: inline-block;
    width: 156px;
    height: 2px;
    background: #fff;
    margin-left: 45px;
    margin-bottom: 2px;
}

.x-about .about-content {
    margin-top: 10px;
}

.x-about .about-content .img {
    overflow: hidden;
    transform: translate3d(0,100%,0);
}

.x-about .about-content .img img {
    max-width: 100%;
}

.x-about .about-content .content {
    background: #fff;
    padding: 3% 7%;
    color: #000;
    font-size: 14px;
    line-height: 32px;
    margin-top: -8%;
    position: relative;
    z-index: 99;
    width: 88%;
    float: right;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    transform: translate3d(0,100%,0);
}

.x-about .about-content .content .more {
    display: inline-block;
    background: #000;
    width: 136px;
    margin-top: 20px;
}

.x-about .about-content .content .more a {
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 15px;
    padding-left: 18px;
}

.x-about .about-right {
    width: 46%;
    float: right;
}

.about-right .about-intro {
    background: #fff;
    padding: 5%;
    position: relative;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    z-index: 9;
    width: 88%;
    transform: translate3d(0,100%,0);
}

.about-right .about-intro .title {
    color: #5b5b5b;
    font-size: 14px;
    font-family: 'Arial';
    text-transform: uppercase;
    font-weight: bold;
}

.about-right .about-intro .title span {
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #a0a0a0;
    margin-right: 20px;
    margin-bottom: 3px;
}

.about-right .about-intro .sub-title {
    margin-top: 15px;
    color: #525252;
    font-size: 20px;
}

@font-face {
    font-family: CAI978;
    src: url(../fonts/840-CAI978.ttf);
}

.about-right .about-intro .title-en {
    margin-top: 15px;
    color: #515050;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'CAI978';
    line-height: 28px;
}

.about-right .about-intro .sign {
    position: absolute;
    top: 12%;
    right: 5%;
}

.about-right .about-intro .sign img {
    max-width: 100%;
}

.about-right .about-owl {
    margin-top: 6%;
    position: relative;
    transform: translate3d(0,100%,0);
}

.about-owl .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    right: 3%;
    width: 100%;
    text-align: right;
    font-size: 0;
    bottom: 15%;
}

.about-owl .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    outline: none;
    background: #dcdcdc;
    width: 26px;
    height: 5px;
}

.about-owl .owl-carousel .owl-dots button.owl-dot:hover {
    background: #e7c51b
}

.about-owl .owl-carousel .owl-dots button.owl-dot.active {
    background: #e7c51b
}

.about-owl .more {
    display: inline-block;
    background: #000;
    width: 136px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.about-owl .more a {
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 15px;
    padding-left: 18px;
}

.x-about .container-fluid {
    position: relative;
}

.x-about .unique-img {
    position: absolute;
    left: -5.2%;
    top: 50%;
    margin-top: -74px;
    z-index: 99;
    transform: translate3d(0,100%,0);
}

.x-about .unique-img img {
    max-width: 100%;
}

.section.active .x-about .about-title {
    opacity: 1;
    transform: translateZ(0);
}

.section.active .x-about .unique-img {
    opacity: 1;
    transform: translateZ(0);
}

.section.active .about-content .img {
    opacity: 1;
    transform: translateZ(0);
}

.section.active .x-about .about-content .content {
    opacity: 1;
    transform: translateZ(0);
}

.section.active .about-right .about-intro {
    opacity: 1;
    transform: translateZ(0);
}

.section.active .about-right .about-owl {
    opacity: 1;
    transform: translateZ(0);
}

body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 2s !important;
}

/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¿Ãƒâ€ Ã¢â‚¬â„¢ */
.x-product .container-fluid {
    height: 100%;
    padding: 0;
}

.x-product .product-left {
    width: 21%;
    float: left;
    background-image: url(//cdn.xypt.top/898fbd45/21/05/865b6922ecd7210452e1960fb65b0abb2dd8011f.png);
    background-size: cover;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10% 1.2% 0 1.5%;
    transform: translate3d(0,100%,0);
}

.section.active .x-product .product-left {
    opacity: 1;
    transform: translateZ(0);
}

.x-product .product-left .product-pai {
    text-align: center;
    overflow: hidden;
}

.x-product .product-left .product-pai img {
    width: 100%;
    max-width: 189px;
}

.x-product .product-left .logos-font {
    text-align: center;
    overflow: hidden;
    margin-top: 10%;
}

.x-product .product-left .logos-font img {
    width: 100%;
    max-width: 210px;
}

.x-product .product-left .jiantou {
    margin-top: 8%;
}

.x-product .product-left .product-cate {
    text-align: left;
    margin-top: 8%;
}

.x-product .product-left .product-cate li {
    list-style: none;
    display: inline-block;
}

.x-product .product-left .product-cate li a {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    display: block;
    position: relative;
    padding: 0 14px 0 10px;
    text-align: left;
}

.x-product .product-left .product-cate li a:before {
    content: "/";
    position: absolute;
    color: rgba(255,255,255,.3);
    right: 0;
}

.x-product .product-left .product-cate li:last-child a:before {
    content: "";
}

.x-product .product-right {
    width: 79%;
    float: right;
    height: 100%;
    transform: translate3d(0,100%,0);
}

.section.active .x-product .product-right {
    opacity: 1;
    transform: translateZ(0);
}

.x-product .x-product-list .owl-item {
    height: 100vh;
    overflow: hidden;
}

.x-product .x-product-item .back-img {
    position: relative;
    overflow: hidden;
    bottom: 0;
    transition: all .36s ease;
}

.x-product .x-product-item .back-img img {
    height: 100vh;
    width: 100%;
    transition: all .4s ease-in-out 0s;
}

.x-product .x-product-item .back-img .cont {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 35%;
}

.x-product .x-product-item .back-img .back-title {
    color: #fff;
    font-size: 16px;
    line-height: 34px;
}

.x-product .x-product-item .back-img .back-title .left {
    display: inline-block;
    width: 20px;
    height: 21px;
    background: url(../images/icon_bg.png) no-repeat center;
    background-size: 20px 21px;
    position: relative;
    top: 5px;
}

.x-product .x-product-item .back-img .back-title span.left {
    margin-right: 2%;
}

.x-product .x-product-item .back-img .back-title span.right {
    margin-left: 2%;
}

.x-product .x-product-item .back-img .more {
    display: inline-block;
    width: 136px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    font-family: 'Arial';
    background: #bc1a21;
    text-align: center;
    /*text-indent: 18px;*/
    text-transform: uppercase;
    margin-top: 35%;
}

.x-product .x-product-item a {
    display: block;
}

.x-product .x-product-item a:before {
    content: "";
    border: 5px solid #ae1a20;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 9;
    transition: all .3s ease;
    opacity: 0;
    box-sizing: border-box;
    transform: scale(1.2);
    left: 0;
    transition: all .36s cubic-bezier(.215,.61,.355,1) 0s;
}

.x-product .x-product-item:hover a:before {
    opacity: 1;
    height: 100vh;
    transform: scale(1);
}

.x-product .x-product-item:hover .back-img {
    bottom: 35vh;
}

.x-product .x-product-item:hover .back-img .cont {
    display: none;
}

.x-product .x-product-item .item-wrapper {
    transition: all .4s cubic-bezier(.22,.61,.36,1);
    height: 46vh;
    padding: 24px 40px;
    background: #ae1a20;
    bottom: -75vh;
    top: initial;
    transition: all .36s ease;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
}

.x-product .x-product-item .item-wrapper .img {
    overflow: hidden;
    position: relative;
    top: -25vh;
}

.x-product .x-product-item .item-wrapper .img img {
    display: inline-block;
    width: 100%;
    max-width: 240px;
}

.x-product .x-product-item .item-wrapper .wz {
    position: relative;
    top: -23vh;
}

.x-product .x-product-item .item-wrapper .wz h3 {
    color: #fff;
    font-size: 16px;
    line-height: 1.5
}

.x-product .x-product-item .item-wrapper .wz p {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    height: 96px;
    overflow: hidden;
    margin-top: 2vh;
}

.x-product .x-product-item .item-wrapper .wz span.more {
    display: inline-block;
    width: 136px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    font-family: 'Arial';
    background: #221816;
    text-align: left;
    text-indent: 18px;
    text-transform: uppercase;
}

.x-product .x-product-item:hover .item-wrapper {
    bottom: 0;
}

.x-product .owl-carousel .owl-nav {
    display: block;
    position: absolute;
    bottom: 5%;
    left: -60px;
}

.x-product .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-product .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-product .owl-carousel .owl-nav button.owl-prev, .x-product .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #c90000;
    height: 50px;
    width: 60px;
    margin-top: -25px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-product .owl-carousel .owl-nav button.owl-prev:hover, .x-product .owl-carousel .owl-nav button.owl-next:hover {
    background: #c90000;
}

.x-product .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-product .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -26px -480px;
}

.x-product .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -34px -180px;
}

/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¿Ãƒâ€ Ã¢â‚¬â„¢ */
.x-news .container-fluid {
    height: 100%;
    padding: 0;
}

.x-news .news-left {
    width: 21%;
    float: left;
    background-image: url(//cdn.xypt.top/898fbd45/21/05/865b6922ecd7210452e1960fb65b0abb2dd8011f.png);
    background-size: cover;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 13% 1.3% 0 1.3%;
    transform: translate3d(0,100%,0);
}

.section.active .x-news .news-left {
    opacity: 1;
    transform: translateZ(0);
}

.x-news .news-left .logos-font {
    text-align: center;
    overflow: hidden;
    margin-top: 10%;
}

.x-news .news-left .logos-font img {
    width: 100%;
    max-width: 210px;
}

.x-news .news-left .jiantou {
    margin-top: 8%;
}

.x-news .news-left .product-cate {
    text-align: center;
    margin-top: 8%;
}

.x-news .news-left .product-cate li {
    list-style: none;
    display: inline-block;
}

.x-news .news-left .product-cate li a {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    display: block;
    position: relative;
    padding: 0 14px 0 10px;
    text-align: left;
}

.x-news .news-left .product-cate li a:before {
    content: "/";
    position: absolute;
    color: rgba(255,255,255,.3);
    right: 0;
}

.x-news .news-left .product-cate li:last-child a:before {
    content: "";
}

.x-news .news-right {
    width: 79%;
    float: right;
    height: 100%;
    transform: translate3d(0,100%,0);
}

.section.active .x-news .news-right {
    opacity: 1;
    transform: translateZ(0);
}

.x-news .news-right .news-img {
    width: 64%;
    float: left;
    overflow: hidden;
    height: 100%;
}

.x-news .news-right .news-img img {
    height: 100%;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-news .news-right .news-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.x-news .news-right .news-content {
    width: 36%;
    float: left;
    padding-top: 7%;
    height: 100%;
    background: url(//cdn.xypt.top/898fbd45/21/05/a5fe0f3aae359dca2134e9b4829b0c64d4c03174.jpg) right top no-repeat #181818;
}

.x-news .news-right .news-list {
    position: relative;
    height: 100%;
}

.x-news .news-right .news-list .slick-item {
    text-align: center;
    border: 3px solid rgba(201,0,0,0);
}

.x-news .news-right .news-list .slick-item .list {
    border-bottom: 1px solid rgba(79,76,76,1);
    padding: 10% 12%;
}

.x-news .news-right .news-list .slick-item h3 {
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.x-news .news-right .news-list .slick-item p {
    color: #797979;
    font-size: 14px;
    line-height: 28px;
    height: 84px;
    overflow: hidden;
}

.x-news .news-right .news-list .slick-prev {
    width: 78px;
    height: 86px;
    position: absolute;
    top: 43%;
    left: -78px;
    border: none;
    outline: none;
    text-indent: -150px;
    overflow: hidden;
    background: #c90000;
    margin-top: -86px;
}

.x-news .news-right .news-list .slick-prev:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    background-position: -34px -180px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.x-news .news-right .news-list .slick-next {
    position: absolute;
    top: 43%;
    left: -78px;
    width: 78px;
    height: 86px;
    border: none;
    outline: none;
    text-indent: -150px;
    overflow: hidden;
    background: #c90000;
}

.x-news .news-right .news-list .slick-next:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    background-position: -26px -480px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.x-news .news-right .news-list .slick-current .slick-item {
    border: 3px solid rgba(201,0,0,1);
}

.x-news .news-right .news-list .slick-current .slick-item .list {
    border-bottom: 1px solid rgba(79,76,76,0);
}

.section.active .x-news .news-left {
    opacity: 1;
    transform: translateZ(0);
}

.x-news .news-img {
    opacity: 1;
    transform: translateZ(0);
}

.x-news .news-content {
    transform: translate3d(0,100%,0);
}

.x-news .news-img {
    transform: translate3d(0,100%,0);
}

.section.active .x-news .news-img {
    opacity: 1;
    transform: translateZ(0);
}

.section.active .x-news .news-content {
    opacity: 1;
    transform: translateZ(0);
}

/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â³Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¬ */
.x-contact {
    width: 100%;
    height: 100%;
    background-image: url(//cdn.myxypt.com/898fbd45/21/11/a8c78afc6ae7e9bc4feca9714734dc521cff2375.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.x-contact .container-fluid {
    height: 100%;
    padding: 0;
}

.x-contact .contact-content {
    width: 62.6%;
    float: left;
    height: 100%;
    padding: 15% 0 0 0;
    /*background-image: url(//static.xypt.net.cn/898fbd45/21/07/3a249b9e1ca4946ae9a1b941f4ccfd18a75337a2.jpg);*/
    background-size: cover;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.x-contact .contact-img {
    width: 37.4%;
    float: right;
    overflow: hidden;
    height: 100%;
    position: relative;
}

@media (max-width: 1600px) {
    .x-contact .contact-img {
        width: 34%;
    }
    .x-contact .contact-img .img-text {
        top: 48%;
    }
}

@media (max-width: 1440px) {
    .x-contact .contact-img {
        width: 31%;
    }
}

@media (max-width: 1300px) {
    .x-contact .contact-img {
        width: 33%;
    }
    .x-contact .contact-img .img-text {
        top: 46%;
    }
}

.x-contact .contact-img .img {
    height: 100%;
    width: auto;
    opacity: 0
}

.x-contact .logos-font {
    text-align: left;
    overflow: hidden;
    text-indent: 10%;
}

.x-contact .logos-font img {
    width: 100%;
    max-width: 210px;
}

.x-contact .ewm {
    margin-top: 18%;
}

.x-contact .site-ewm {
    float: left;
    margin-right: 16px;
    text-align: center;
}

.x-contact .site-ewm img {
    max-width: 100%
}

.x-contact .site-ewm p {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.x-contact .contact-left {
    width: 32%;
    float: left;
    position: relative;
    margin-left: 20%;
    transform: translate3d(0,100%,0);
}

.section.active .x-contact .contact-left {
    opacity: 1;
    transform: translateZ(0);
}

.x-contact .contact-line {
    height: 1px;
    width: 195px;
    background: #fff;
    position: absolute;
    top: 60px;
    left: -195px;
}

.x-contact .contact-right {
    width: 43.6%;
    float: right;
    position: relative;
    z-index: 9;
}

.x-contact .contact-right .contact-text {
    transform: translate3d(0,100%,0);
}

.section.active .contact-right .contact-text {
    opacity: 1;
    transform: translateZ(0);
}

.x-contact .contact-right .contact-text h3 {
    color: #4f4f4f;
    font-size: 100px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    height: 110px;
}

.x-contact .contact-right .contact-text img {
    max-width: 100%;
}

.x-contact .contact-right .contact-text h3 span {
    color: #fff;
    /*    position: absolute;
    right: -227px;
    top: 0;*/
    z-index: 9;
}

.x-contact .contact-right .contact-info {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    margin-top: 12%;
    transform: translate3d(0,100%,0);
}

.section.active .x-contact .contact-right .contact-info {
    opacity: 1;
    transform: translateZ(0);
}

.x-contact .contact-img .img-text {
    position: absolute;
    left: 15px;
    top: 52%;
}

.x-contact .contact-img .img-text h3 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}

.x-contact .contact-img .img-text .jiantou {
    text-align: center;
    margin-top: 35%;
}

.index-footer {
    position: fixed;
    right: 2%;
    bottom: 5%;
    color: #9d9c9c;
    font-size: 12px;
}

.index-footer a {
    color: #9d9c9c;
    font-size: 12px;
}

.index-footer a:hover {
    color: #fff;
}

.img-container {
    position: relative;
    display: flex;
    /* margin-left: -20px; */
    width: 133%;
}

.img-container li {
    /* position: absolute; */
    /* transform-origin: right; */
    /* transition: 440ms cubic-bezier(0.34, 1.56, 0.64, 1); */
    cursor: pointer;
    overflow: hidden;
    max-width: 540px;
    max-height: 314px;
    width: 5%;
    transition-duration: .3s!important;
    position: relative;
}

.img-container li:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 111;
    transition-duration: .3s!important;
    background: rgba(0,0,0,.6);
    position: absolute;
}

.img-container li.on {
    width: 60%;
    transform: scale(1)!important;
}

.img-container li.on:before {
    opacity: 0
}

.img-container li img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    max-width: 540px;
    max-height: 314px;
}

.img-container li img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.img-container li:nth-child(2) {
    transform: scale(1,0.9);
}

.img-container li:nth-child(3) {
    transform: scale(1,0.8);
}

.img-container li:nth-child(4) {
    transform: scale(1,0.7);
}

.img-container li:nth-child(5) {
    transform: scale(1,0.6);
}


.img-container li.on1{
        transform: scale(1)!important;
}



#floatnavbar {
    width: auto;
    display: flex;
    overflow: hidden;
    position: fixed;
    right: 30px;
        top: 55%;
    z-index: 999;
}

#floatnavbar .btn, #floatnavbar .btn-primary, #floatnavbar .btn-secondary, #floatnavbar .btn-tertiary, #floatnavbar .btn-deemphasized, #floatnavbar .btn-light, #floatnavbar .btn-badge, #floatnavbar .btn-icon {
    background: #00a3e0 url(//cdn.myxypt.com/898fbd45/22/02/219d914cdcc114239d5106136a88d9d7966ea3bd.png) no-repeat center;
    height: 56px;
    border: none;
    color: #fff;
    width: 46px;
    padding: 0 15px;
    padding: 0 0.9375rem;
    font-size: 25px;
    font-size: 1.5625rem;
    cursor: pointer;
    margin: 0 0 0 auto;
}
#floatnavbar ul {
    padding: 0;
    margin: 0;
    transition: none;
    background: #d9d9d9;
}

#floatnavbar ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 18px  0;
}

#floatnavbtn li:nth-child(2n) {
    color: #0c479d;
    background-color: #e6e6e6;
}

#floatnavbar ul li a {
    color: #0c479d;
    text-decoration: none;
    padding: 12px;
    font-weight: 400;
    font-size: 14px;
    padding: 0.75rem;
}

#floatnavbtn.cur{display:none;}
#floatnavbar ul li a:hover{text-decoration:underline;}

@media (max-width: 991px){
    #floatnavbar .btn, #floatnavbar .btn-primary, #floatnavbar .btn-secondary, #floatnavbar .btn-tertiary, #floatnavbar .btn-deemphasized, #floatnavbar .btn-light, #floatnavbar .btn-badge, #floatnavbar .btn-icon {
    height: auto;
}
}



.index-logo2 {
    position: fixed;
    bottom: 15%;
    right: 5%;
    z-index: 999;
}
.index-logo2 img {
    max-width: 100%;
}



@media (max-width: 991px){
   .index-logo2 img {
    max-width: 60%;
}
 
}







